projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b5fbd2
)
History update
author
oliskoli
<oliskoli>
Wed, 5 Oct 2005 22:06:31 +0000
(22:06 +0000)
committer
oliskoli
<oliskoli>
Wed, 5 Oct 2005 22:06:31 +0000
(22:06 +0000)
trackfilter.c
patch
|
blob
|
history
diff --git
a/trackfilter.c
b/trackfilter.c
index 0e7052587c4367b6d7f25ae1a8f796ecd3442321..7a5a892af957bdcd9ac024fa6e20808719549da6 100644
(file)
--- a/
trackfilter.c
+++ b/
trackfilter.c
@@
-26,6
+26,9
@@
2005-07-26: implemented move option
2005-07-26: implemented merge option
2005-07-29: warning fixes
+ 2005-08-01: Add 'static' qualifier when we can (RJL)
+ 2005-10-04: Add filterdefs to hold protos for filter functions... (RJL)
+ 2005-10-04: Fix range-check max. value; exit filter, if no more tracks left
*/
#include <ctype.h>